ARM: netspace_v2: fix warnings
authorAnatolij Gustschin <[email protected]>
Sat, 29 Oct 2011 11:31:19 +0000 (11:31 +0000)
committerAlbert ARIBAUD <[email protected]>
Thu, 3 Nov 2011 21:56:21 +0000 (22:56 +0100)
commitfc168cc56c88657eb51908890395ad7d9b366793
treefbb9c58e289a939948cdbc83d6a2e6f9c0f80fbd
parent35b541c835346876dca56ee9bd2b6fd447bf7783
ARM: netspace_v2: fix warnings

Fix compiler warnings when compiling for netspace_v2, netspace_max_v2
and inetspace_v2:

netspace_v2.c: In function 'board_early_init_f':
netspace_v2.c:37: warning: implicit declaration of function 'kw_config_gpio'
netspace_v2.c: In function 'board_init':
netspace_v2.c:86: warning: implicit declaration of function 'kw_sdram_bar'

Signed-off-by: Anatolij Gustschin <[email protected]>
Cc: Simon Guinot <[email protected]>
Cc: Albert ARIBAUD <[email protected]>
Acked-by: Marek Vasut <[email protected]>
board/LaCie/netspace_v2/netspace_v2.c